home *** CD-ROM | disk | FTP | other *** search
/ Hentai Interactivo 16 / HENTAI_16.bin / hentai.swf / scripts / DefineButton2_87 / BUTTONCONDACTION on(release).as
Text File  |  2007-03-21  |  130b  |  7 lines

  1. on(release){
  2.    unloadMovie("_root.target_h");
  3.    unloadMovie("_root.target_v");
  4.    gotoAndStop("kari_sweet");
  5.    play();
  6. }
  7.